Welcome![Sign In][Sign Up]
Location:
Search - ping socket

Search list

[assembly languagePing

Description: 类似于Windows自带的Ping.exe程序,用 ICMP 协议实现 Ping 的功能;socket的另一种用法
Platform: | Size: 6732 | Author: 涂发国 | Hits:

[TCP/IP stackZlg_TCP_IP

Description: 周立功TCP/IP协议栈,结构清晰、简单 包括: \\APR \\CRC \\ETHERNET \\HARDWARE \\INCLUDE \\IP \\PING \\SOCKET \\TCP \\UDP
Platform: | Size: 1425994 | Author: hkjinzhao | Hits:

[ISAPI-IEping

Description: 又一个ping程序 -Another Ping a
Platform: | Size: 13312 | Author: 站长 | Hits:

[Internet-NetworkPing程序功能

Description:
Platform: | Size: 2048 | Author: 马俊 | Hits:

[Internet-Network原始套接字ping

Description: 原始套接字ping源代码-original source code socket ping
Platform: | Size: 1989632 | Author: 高翔 | Hits:

[Internet-Networkping函数

Description: 用基层套接字写的类似于WINDOWS的PING函数-socket was made with the grass-roots similar to the PING function WINDOWS
Platform: | Size: 4096 | Author: 正清和 | Hits:

[Internet-NetworkSocket 自已写一个ping程序

Description: Socket 自已写一个ping程序-Socket own written procedures for a ping
Platform: | Size: 9216 | Author: 华文广 | Hits:

[OtherWinPing

Description: 一个Windows ping源码,用VC++6.0编写,socket 入门编程-a ping-source Windows, VC 6.0 preparation, induction socket programming
Platform: | Size: 5448704 | Author: 赵恩良 | Hits:

[Internet-NetworkPing

Description: 一个PING的小程序,VC6.0编写,供初学测试。-PING a small program, VC6.0 to prepare for the novice test.
Platform: | Size: 21504 | Author: chennong | Hits:

[Internet-Networkping

Description: 使用原始套接字实现ping命令的功能 可以指定发送报文数。 可以指定发送报文长度。 可以指定发送报文的TTL值。-Using raw socket realize the function of ping command can specify the number of sent messages. Can specify the length of message sent. Send Message to specify the TTL value.
Platform: | Size: 1024 | Author: 发发的 | Hits:

[assembly languagePing

Description: 类似于Windows自带的Ping.exe程序,用 ICMP 协议实现 Ping 的功能;socket的另一种用法-Ping.exe similar to Windows
Platform: | Size: 6144 | Author: 涂发国 | Hits:

[Internet-NetworkPing

Description: 演示使用socket_raw,按照icmp协议开发ping的程序,可利用它开发网络监控程序。-Demonstration of the use of socket_raw, in accordance with the icmp protocol development ping procedure, it can be used to develop network monitoring program.
Platform: | Size: 309248 | Author: luting | Hits:

[TCP/IP stackZlg_TCP_IP

Description: 周立功TCP/IP协议栈,结构清晰、简单 包括: \APR \CRC \ETHERNET \HARDWARE \INCLUDE \IP \PING \SOCKET \TCP \UDP -Week Ligong TCP/IP protocol stack, structure, clarity, simplicity, including: APRCRCETHERNETHARDWAREINCLUDEIPPINGSOCKETTCPUDP
Platform: | Size: 1425408 | Author: hkjinzhao | Hits:

[P2Pping

Description: 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。-The program in Windows 2000 Pro+ SP4 adopted under the compiler debugging (Visual C++ 6.0 IDE environment). Winsock2 support needs. 1. The program uses the original socket winsock programming, to achieve the basic Ping function, use: ping host, the default for sending echo request 4. 2. The program of the first definition of ICMP uses non-standard forms. Options data is about to save the first timestamp 4 bytes are also defined as the first part of ICMP, so that the first ICMP was defined as 12 bytes. Mainly do so primarily to the realization and understanding of programming convenience. 3. In accordance with customary ICMP identifier of the first field filled with the process ID. 4. The program achieved the first record in the IP routing RR function, a maximum of nine address records.
Platform: | Size: 13312 | Author: 周晓伟 | Hits:

[Internet-Networkping

Description: 一个详细的ping程序阅读报告,包括流程图和详细的代码注释-Ping a detailed procedure to read the report, including detailed flowcharts and code Notes
Platform: | Size: 34816 | Author: caojia | Hits:

[TCP/IP stackping

Description: 使用ICMP协议实现ping命令,用raw socket实现,简洁清晰,学习网络编程必看。-The use of ICMP protocol ping command, using raw socket to achieve, simple clear, see Learning Network Programming.
Platform: | Size: 10240 | Author: 魏冲 | Hits:

[Internet-Networkping_source_code

Description: 基于TCP socket编程,ping 程序源代码-ping program s source code.
Platform: | Size: 2048 | Author: fengzhizi_1 | Hits:

[Internet-Networkgping

Description: gui-ping一个用MFC封装的ping程序,使用raw socket发送ping包-a gui ping program implement with MFC, using raw socket to send ping package
Platform: | Size: 40960 | Author: 脸色额 | Hits:

[Linux-Unixping

Description: 编写一个简单的 ping 程序。利用 Raw Socket 封装和发送以太网帧的功能,实现 ICMP 包的发送和接收,并输出结果。(Write a simple ping program. Using Raw Socket encapsulation and send Ethernet frame function, to achieve ICMP packet sending and receiving, and output the results.)
Platform: | Size: 2048 | Author: momo888 | Hits:

[Linux-Unixping

Description: 基于RAW套接字的ICMP协议ping功能源码,linux平台验证通过。(Based on RAW socket's ICMP protocol ping function source, Linux platform verification is adopted.)
Platform: | Size: 5120 | Author: Edssss | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net